blktap: Do not install libs or headers with execute permissions.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 24 May 2007 09:44:01 +0000 (10:44 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 24 May 2007 09:44:01 +0000 (10:44 +0100)
commitc6e5b4c106f42243609c9228b434e6ed9885adda
tree2fdbf9650626bde073f4289ef32448852a0b7084
parentd5ab9f9089dcf8a8a336e6dff26fae6b6d4b91fd
blktap: Do not install libs or headers with execute permissions.

rpmlint complains that various blktap files are installed with
unnecessary execute permissions:
E: xen-devel spurious-executable-perm (Badness: 100)
/usr/lib64/libblktap.a
E: xen-devel spurious-executable-perm (Badness: 100)
/usr/include/blktaplib.h

Signed-off-by: Charles Coffing <ccoffing@novell.com>
tools/blktap/lib/Makefile